As with xs.c, change the module interface to match the current Python/C
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 17:46:09 +0000 (18:46 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 17:46:09 +0000 (18:46 +0100)
commitaecd7580d41fa0ebc6566053ccab8fa4b97160f9
tree1d3cf164c8afa07556a2db5e296b2a9c47e8b0cc
parent2b2f00d2372cea0e4d4f76a826d628ef459fac14
As with xs.c, change the module interface to match the current Python/C
tutorial, simplifying the interface here, and making it more conventional.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/XendDmesg.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/image.py
tools/python/xen/xend/server/SrvDaemon.py
tools/python/xen/xend/server/iopif.py
tools/python/xen/xend/server/pciif.py
tools/python/xen/xm/create.py